home *** CD-ROM | disk | FTP | other *** search
- Path: news.wesleyan.edu!usenet
- From: Jacob Hendrickson <jhendrickson@mail.wesleyan.edu>
- Newsgroups: comp.lang.c
- Subject: Question on Think C, Mac Toolbox
- Date: Thu, 11 Apr 1996 22:18:19 -0400
- Organization: Wesleyan University
- Message-ID: <316DBD6A.3E96@mail.wesleyan.edu>
- NNTP-Posting-Host: ppp5.subnet253.wesleyan.edu
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.01 (Macintosh; I; PPC)
-
- I'm just getting started coding C on the Mac.
- I'm trying to get into the graphics possible using QuickDraw GX and
- the rest of the Macintosh toolbox.
- However, I'm working on an old version of Think C (5.0.4), and I don't
- have all the necessary files and libraries. The one key library file
- I'm missing is MacTraps, which, as I understand, contains all the
- functions necessary to access the Toolbox.
-
- I downloaded the oldest update I could find from Symantec's ftp site,
- which was a patch from 6.0 to 6.0.1, and all the libraries, etc. I got
- a copy of the MacTraps file in the MacLibraries folder, but it won't
- compile with my version of Think C. The error message I get is:
-
- <unknown error. ID = -192>
-
- If anyone knows how I can obtain the old (5.0) MacTraps file, I would
- be forever indebted.
-
- I close to spending the money on a new programming package,
- I'm looking at Think C 7.0 (49.95), Think C 8.4 (229.95), CodeWarrior
- (99.95), any tips, opinions, experiences would be much appreciated.
-